PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / setU3DPath Method
A string used to access a view node within the 3D artwork.
In This Topic
    setU3DPath Method
    In This Topic
    Sets the path to a view node in U3D data.
    Syntax
    public void setU3DPath( 
       java.lang.String path
    )

    Parameters

    path
    A string used to access a view node within the 3D artwork.
    See Also